/* ***************************************
	RESET BASE STYLES
*************************************** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" (for ie6) */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* ***************************************
	DEFAULTS
*************************************** */
a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #96191b;
}
/*a:visited {
	color: #000099;
}*/
a:visited:hover {
	color: #a0410d;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 100%;
	word-wrap: break-word;
	background-color:#666666;
}
table, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select, option, textarea, input {
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-left: #808080 1px solid;
	color: #000000;
	background-color: #ffffff;
}

input[type="checkbox"],
input[type="radio"],
input[type="image"] {
    border: 0;
    background-color: transparent;
}
.line-height {
	line-height: 1em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.25em;
}
img {
	border: none;
}
div.spacer {
	clear: both;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
	color:#FF6600
}
h4 {
	font-size: 1.0em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.8em;
}
dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
dd {
	margin: 0 0 1em 1em;
	padding: 0;
}
pre, code {
	font-family:Monaco, "Courier New", Courier, monospace;
	font-size:12px;
	background:#EBF5FF;
	overflow:auto;
}
code {
	padding:2px 3px;
}
pre {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
}
blockquote {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
	background: #fdffc3;
	border:none !important;
}
li.separator {
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
}
a.img {
}
.nofloat {
	clear: both;
	float: none;
}

/* ***************************************
	Menu
*************************************** */
#core #nav, #core #nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.265em;
	font-weight: bold;
	vertical-align: 50%;
	list-style: none;
	clear: both;
	padding: 0px;
	line-height: 1.5em;
}
#core #nav {
	top:-30px;
	position: absolute;
	left: 0px;
	z-index: 11;
	width: 620px;
}
#core #nav a {
	text-align: center;
	color: #FFFFFF;
	display: block;
	border: none;
	vertical-align: 50%;
	height: 21px;
}
#core #nav li {
	height: 20px;
	margin: 0px 5px 0px 0px;
	width: 118px;
	float: left;
	position: relative;
	background-image:url(../graphics/tabback.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#core #hiddenframe iframe {
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 10;
	height: 120px;
}
#hiddenframe {
	position: absolute;
	top: 0px;
	display: none;
}
#core #nav li ul li {
	background-image: none;
	background-color: #CC3300;
	width: 165px;
	font-size:.675em;
}
#core #nav li ul a {
	background-image: none;
	text-align: left;
}
#core #nav li ul {
	background-color: #CC3300;
	position: absolute;
	width:165px;
	left: -999em;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#core #nav li:hover, #core #nav li.sfhover {
	background-position: 0px 0px;
	background-image: url(../graphics/tabback-over.gif);
	background-repeat: repeat;
}
#core #nav li ul li:hover, #core #nav li ul li.sfhover {
	background-image: none;
}
#core #nav a:hover, #core #nav a.sfhover {
	color: #000000;
}
#core #nav li a:hover, #core #nav li a.sfhover {
	background-image: none;
}
#core #nav li:hover ul, #core #nav li.sfhover ul {
	left: 0px;
	top: 15px;
}
#core #nav li ul a:hover, #core #nav li ul a.sfhover {
	color: #000000;
}
.features #core #nav #nav_feat .menuparent, .comps #core #nav #nav_comp .menuparent {
	color: #666666;
}
.features #core #nav #nav_feat:hover, .features #core #nav li.sfhover, .comps #core #nav #nav_comp:hover, .comps #core #nav li.sfhover {
	background-color:#666666;
	color: #FFFFFF;
}
.features #core #nav .nav_feat, .comps #core #nav .nav_comp {
	background-color:#FFFFFF;
}
/* ***************************************
    PAGE LAYOUT - MAIN STRUCTURE
*************************************** */
#shell {
	margin: 0 auto;
	width: 980px;
	
}
#canvas {
	width: 980px;
	position: relative;
	background-image: url(../graphics/mainborder_rt.gif);
	background-repeat: repeat-y;
	background-position: 560px top;
	background-color: #FFFFFF;
	/*padding-bottom: 20px;*/
	font-size: .7em;
}

/* ***************************************
    HEADER1 
*************************************** */
#headerband {
	position: relative;
	width: 980px;
	height: 144px;
	background-color: #FFFFFF;
	padding: 0px;
}
#headerleft {
	float: left;
	width: 220px;
	height: 110px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerright {
	float: right;
	width: 728px;
	height: 90px;
	background-color: #FFFFFF;
}
#headerright img {
	margin:0px 0px 0px 0px;
}
#headerbar {
	clear: both;
	height: 29px;
	width: 100%;
	background-color: #666666;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.headerlogo {
	float: left;
	display: block;
	margin: 0px 10px -10px 0px;
	padding: 0px;
	position: relative;
}

ul.headerbarmenu {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	left: 0px;
	list-style: none;
	text-align: right;
	color: White;
	margin: 0 0 0 45px;
}
.searchband {
	/*background-color: #666666;*/
	width: 550px;
	height: 25px;
	bottom: 29px;
	left: 0px;
	position: absolute;
	margin-left: 430px;
}
.searchbar {
	margin-right: 10px;
	position: relative;
	float: right;
}
.newsletterbar {
	float: right;
	font-size: 10px;
	width: 350px;
	position: static;
	padding-top: 5px;
	text-align: center;
	color: #CCCCCC;
}
#Atab {
	background-image: url(../graphics/AccountTab.gif);
	height: 29px;
	width: 350px;
	float: right;
	padding-right: 3px;
}

/* ***************************************
	Error Page
*************************************** */

#Page404 {
	margin: 16px;
}
#Page404 h4 {
	font-weight: bold;
}
#Page404 ul {
	margin: -.75em 0 0 0;
	padding: 0;
}
#Page404 li {
	line-height: 1.35em;
	padding: 0;
	display: list-item;
	list-style: disc none inside;
	font-size: .6875em;
}
#Page404 p {
	line-height: 1.35em;
}
p.error {
	margin: 16px;
}

/* ***************************************
	FOOTER
*************************************** */
#footerband #nav, #footerband #nav ul {
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footerband #nav {
}
#footerband #nav a {
	color: Gray;
	display: block;
	border: none;
	padding: 0;
}
#footerband #nav li {
	float: left;
	width: 160px;
	margin: 0;
	position: relative;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 8px;
}
#footerband #nav li ul li {
	background-image: none;
	padding: 0;
}
#footerband #nav li ul a {
	height: 1.72em;
	font-weight: normal;
	color: #000;
	padding: 0px;
	background-image: none;
	text-align: left;
	width: 13em;
}
#footerband #nav li ul {
	background-image: none;
	position: absolute;
	width: 10em;
}
#footerband #nav li:hover, #footerband #nav li.sfhover {
}
#footerband #nav li ul li:hover, #footerband #nav li ul li.sfhover {
	background-image: none;
}
#footerband #nav a:hover, #footerband #nav a.sfhover {
	background-image: none;
}
#footerband #nav li a:hover, #footerband #nav li a.sfhover {
	background-image: none;
}
#footerband #nav li:hover ul, #footerband #nav li.sfhover ul {
	background-image: none;
}
#footerband #nav li ul a:hover, #footerband #nav li ul a.sfhover {
	background-image: none;
	height: 1.72em;
}
#footerband #nav li ul li a:hover, #footerband #nav li ul li a.sfhover {
	border-bottom-width: 1px;
	border-bottom-style:dotted;
}
#footerband {
	clear: both;
	padding: 0px;
	border-top: 1px solid #000;
	width: 980px;
	background-color: #fff;
	height: 190px;
}
#footertop {
	display: block;
}
#footerbottom {
	background-color: Gray;
	clear: both;
	padding: 0 0 5px 20px;
	position: static;
	bottom: 0px;
}

/* ***************************************
	COPYRIGHT
*************************************** */

#copyrightmenu {
	display: inline;
}
#copyrightmenu a, #copyrightmenu li {
	color: #000;
	font-size: 10px;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0px;
	font-weight: normal;
}
#copyright {
	color: #000;
	font-size: 0.625em;
	font-weight: normal;
	line-height: 1.5em;
}
a.pageTags {
	color: #999999;
	font-size: 100%;
}

#GRIDbottom {  margin-bottom:35px; }